forked from eclipse-tractusx/managed-identity-wallet
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Features/docusaurus #1
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Feature: merge stable 0.4.0 into develop
# [0.5.0-develop.1](eclipse-tractusx/managed-identity-wallet@v0.4.0...v0.5.0-develop.1) (2024-02-09) ### Features * Merge PR [eclipse-tractusx#252](eclipse-tractusx#252) ([8cb132b](eclipse-tractusx@8cb132b))
…ken-service-and-endpoint Feature: token service and endpoint
# [0.5.0-develop.2](eclipse-tractusx/managed-identity-wallet@v0.5.0-develop.1...v0.5.0-develop.2) (2024-02-22) ### Bug Fixes * add missing JSON properties ([5330f64](eclipse-tractusx@5330f64)) ### Features * add domain objects needed by sts infrastructure ([effb480](eclipse-tractusx@effb480)) * add dto objects for sts infrastructure ([103e7f2](eclipse-tractusx@103e7f2)) * add exceptions for sts infrastructure ([b4bb9b7](eclipse-tractusx@b4bb9b7)) * add missing relationships to entities ([56a48eb](eclipse-tractusx@56a48eb)) * add sts properties ([018d9c0](eclipse-tractusx@018d9c0)) * add token endpoint happy-path test ([d6c30bf](eclipse-tractusx@d6c30bf)) * extend 'miw.security' properties ([e982919](eclipse-tractusx@e982919)) * implement token endpoint ([4227f3e](eclipse-tractusx@4227f3e)) * use a spring validator for SecureTokenRequest ([accc0d2](eclipse-tractusx@accc0d2))
…upport-ES256K Feature/support es256 k
# [0.5.0-develop.11](eclipse-tractusx/managed-identity-wallet@v0.5.0-develop.10...v0.5.0-develop.11) (2024-03-21) ### Bug Fixes * add "y" parameter and remove unused imports ([72b592c](eclipse-tractusx@72b592c)) * add WalletKey for ES256K algorithm to DidDocument ([9eb3294](eclipse-tractusx@9eb3294)) * fix ES256K signature ([b33f8a6](eclipse-tractusx@b33f8a6)) * fix kid parameter ([97437b4](eclipse-tractusx@97437b4)) ### Features * add extra transaction ([b694d19](eclipse-tractusx@b694d19)) * support new algorithm (WIP) ([9dd6f27](eclipse-tractusx@9dd6f27))
…dapt-create-wallet Feature/adapt create wallet
# [0.5.0-develop.12](eclipse-tractusx/managed-identity-wallet@v0.5.0-develop.11...v0.5.0-develop.12) (2024-03-25) ### Bug Fixes * fix did creation in did document ([c21f7af](eclipse-tractusx@c21f7af)) ### Features * adapt request and wallet service ([c911d33](eclipse-tractusx@c911d33))
…body_type_in_token_endpoint feat: added body type to /token endpoint
# [0.5.0-develop.13](eclipse-tractusx/managed-identity-wallet@v0.5.0-develop.12...v0.5.0-develop.13) (2024-04-18) ### Bug Fixes * fix object name ([59ccdb2](eclipse-tractusx@59ccdb2)) ### Features * added body type to /token endpoint ([6a67c92](eclipse-tractusx@6a67c92))
…s-token-api Fix STS Token API Response
# [0.5.0-develop.14](eclipse-tractusx/managed-identity-wallet@v0.5.0-develop.13...v0.5.0-develop.14) (2024-05-02) ### Bug Fixes * STS Token API Response ([78b7dc3](eclipse-tractusx@78b7dc3)) * Test Cases ([8eda499](eclipse-tractusx@8eda499))
Signed-off-by: Dominik Pinsel <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.